Welcome![Sign In][Sign Up]
Location:
Search - Winsock Control

Search list

[Internet-NetworkSock32Server

Description: 使用delphi6开发的TCP/IP下文件服务器程序,使用WINSOCK控件开发。-use Delphi6 development of the TCP / IP file server, the use of Winsock Control development.
Platform: | Size: 615762 | Author: 许光 | Hits:

[Internet-NetworkSOCKET实现聊天程序

Description: 采用VB的WINSOCK控件实现的聊天程序,适合处学者.-using VB Winsock Control to achieve the chat program, the Office for scholars.
Platform: | Size: 13032 | Author: 洪一 | Hits:

[Windows Develop文件传送

Description: 局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个Winsock控件,一个负责监听,一个负责发送,当发送端连接成功以后,便选择一个待发送的文件(可以是任意二进制文件),接着将文件名和文件字节长度发送给接收端,接收端收到这个消息以后,将文件名和文件长度解析出来,然后通知发送端可以开始发送文件;发送端读到这个消息之后,将文件流以字节的形式发送到接收端,接收端收到后,将二进制流回写,保存成文件即可。这里要注意两点,一个是由于Winsock每次最大传输8K的内容,所以需要将文件分解,每次传输固定数目的字节流,这样发送和接收时都可以根据这个数目来判断文件传输的进程,一旦字节流数目等于文件的大小,就需要关闭相应的文件句柄;另一点是由于我只使用一个Winsock控件接收,接收文本时需要注意要将UNICODE转码,解析成可识别的信息。 -LAN file transfer to uniform design and user convenience, we hope it will end service and client together and form a process so that users understand, a more intuitive 1:00 (in fact, do so in order to facilitate debugging, you can test the machine, its own text - items for himself). Therefore, we need procedures in the use of two Winsock Control, a charge of wiretapping, a charge of this, when the transmitter connects successfully, it will be a choice to send the document (can be arbitrary binary files), will then file names and the length byte sent to the receiver, receiver - After receiving the news, file names and length analysis, and then notify the sender can begin sending documents; Send-read the news, the flow of documents in the form of bytes sent to the receiving end, the receivin
Platform: | Size: 11227 | Author: sasa | Hits:

[Voice Compress使用G.729协议压缩的语音传输程序

Description: 里面使用的是Winsock控件,语音部份是一个用VC写的DLL(含源代码)。 -inside using the Winsock Control, voice part of a VC write DLL (including source code).
Platform: | Size: 93510 | Author: 阿锥 | Hits:

[CommunicationCTICAO-体育馆LED显示软件-ODBC WinSock GDI

Description: 长春体育馆的比赛软件(LED显示),包括3台机器:用winsock通讯,1个ACCESS DB通过ODBC访问,一台控制机器,一台显示(GDI)-Changchun Coliseum game software (LED), including three machines : protocols of communications, a ACCESS DB ODBC, a control machine, a display (GDI)
Platform: | Size: 278447 | Author: 起点 | Hits:

[Internet-NetworkSocket20060401

Description: 一个Socket连接类,封装了Winsock API,而它提供的方法和事件等与Winsock控件完全一样。如果想了解Windows下面Socket通信的朋友可以下载一下,看看这个类是如何实现的。而且这个包里面还带了若干实现的范例,例如Socket聊天室等。-a socket connection type, Packaging, a Winsock API, and it provides methods and events with Winsock control completely the same. If you want to learn about the Windows Socket Communications Below friends can download and see how this category is achievable. But inside the packet also brings the realization of a number of examples, such as Socket chat rooms.
Platform: | Size: 58085 | Author: 刘峰 | Hits:

[Internet-Networki017_e-checker

Description: 使用Winsock控制检测是否有邮件邮件服务器必须支持POP3-Winsock Control to test if an e-mail mail servers must support POP3
Platform: | Size: 30187 | Author: 王新 | Hits:

[WinSock-NDISnetwork_programming_vb

Description: VB网络编程范例,包括:WinSock控件TCP,WinSock控件UDP-VB network programming examples, including : WinSock Control TCP, UDP WinSock Control
Platform: | Size: 62828 | Author: chen | Hits:

[Otherarp21212121

Description: 自己作的防ip冲突的软件,主要用到winsock控件和shell等-themselves for conflict prevention ip software, mainly used winsock control and shell, etc.
Platform: | Size: 5305 | Author: 妄会 | Hits:

[Communication-Mobiledddtxxt

Description: 本程序使用VB语言编程,使用WinSock控件完成的点对点(P2P)聊天和文件传输程序。可以实现两台机器间互发消息,并且有聊天和文件传输记录,安全可靠。-procedures for the use of the VB programming language. Use Winsock Control to complete the peer-to-peer (P2P) file transfer and chat procedures. Can be achieved between the two machines each other copies, as well as chat and file transfer records, safe and reliable.
Platform: | Size: 2809592 | Author: 刘一浩 | Hits:

[WinSock-NDISchap4sock

Description: 1. 目录simpletcp是通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端;2. 目录simpleudp是通过Winsock API实现UDP聊天的程序;3. 目录winsock control是通过winsock控件实现聊天的程序,其中子目录tcp是通过winsock控件实现tcp聊天的程序、而子目录udp是通过winsock控件实现udp聊天的程序;-1. Contents simpletcp through Winsock API TCP chatting procedures , the integration process server and the client; 2. Contents simpleudp through Winsock API UDP chatting procedures; 3. Contents winsock control is achieved through chat winsock control procedures, tcp subdirectory which is achieved through winsock tcp Chat Control procedures and subdirectories udp through winsock Controlware udp chatting procedures;
Platform: | Size: 76085 | Author: marble | Hits:

[Windows DevelopTestSer.tar

Description: 使用winsock控件,在vc++6.0环境下编写的服务端程序,供参考-using winsock control, vc 6.0 environment prepared by the process server for reference
Platform: | Size: 253952 | Author: 张海峰 | Hits:

[Windows DevelopTestClient.tar

Description: 使用winsock控件在vc++6.0环境下编写的客户端软件,供参考-use winsock Control in vc 6.0 environment prepared by the client software, for reference
Platform: | Size: 222208 | Author: 张海峰 | Hits:

[Other resource12cce

Description: 一个网络通讯的源码,学习WINSOCK控件的人可以参考一下.-a source of network communications, learning Winsock Control can take a look.
Platform: | Size: 7344 | Author: 李广 | Hits:

[Internet-Networkvb-socket

Description: 使用winsock控件实现server与client互传数据-winsock Control of the use of server and client data Intertransmission
Platform: | Size: 405464 | Author: Solo | Hits:

[TCP/IP stackwjcs

Description: TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信,利用WINSOCK控件来实现,在服务器端还有窗口可以显示传输的文件内容-the TCP file transfer system server and client IP addresses to pass the OK to achieve communication, the use of Winsock Control to achieve, the server window can also show transmission of the contents of the documents
Platform: | Size: 1689 | Author: xuan | Hits:

[Email ClientMagicMail

Description: MagicMail发匿名信的程序源代码。 英文简介: MagicMail is an simple anonymous mailer. You can use it to send email without logging into an account. It uses the Winsock control in VB. So you need Mswinsck.ocx to be in your system directory. I have included the source code for it. It uses SMTP relaying to send the message to any e-mail address from any email address. I am also including lists of SMTP servers. If you manually edit the server list, each entry should be in the format \"servername\",\"port\".
Platform: | Size: 39587 | Author: yjn | Hits:

[Internet-Networkfakemailer

Description: Winsock控件发送Email-Winsock Control Send Email
Platform: | Size: 22330 | Author: 小丽 | Hits:

[WinSock-NDISMySocketSmpl

Description: 用WinSock控件编写网络聊天器-prepared using Winsock Control Internet chat -
Platform: | Size: 114197 | Author: 彭海波 | Hits:

[TCP/IP stackVB6.0 tcp通信程序

Description: 利用winsock控件,实现服务器客户端的通信(Using Winsock control to realize the communication between server and client)
Platform: | Size: 4096 | Author: 流年真似水 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 17 »

CodeBus www.codebus.net